Returns the next line of text (as a String) from the TextInputstream. The optional Encoding parameter enables you to specify the encoding of the text.
Syntax |
|---|
|
result = TextInputStream.ReadLine( [Encoding] ) |
Parameters |
|
|---|---|
|
Encoding |
TextEncoding (Optional) |
Return Value |
|
|---|---|
|
Result |
|